diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/qna/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/qna/page.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/[lng]/evcp/(evcp)/qna/page.tsx b/app/[lng]/evcp/(evcp)/qna/page.tsx index f5d86ad4..188d0262 100644 --- a/app/[lng]/evcp/(evcp)/qna/page.tsx +++ b/app/[lng]/evcp/(evcp)/qna/page.tsx @@ -39,9 +39,9 @@ export default async function IndexPage(props: IndexPageProps) { Q&A </h2> </div> - <p className="text-muted-foreground"> + {/* <p className="text-muted-foreground"> 협력업체로부터 수집된 질문에 대해서 댓글을 달거나 응답할 수 있습니다. - </p> + </p> */} </div> </div> |
